Skip to content

Use custom Maven version for all our products #1220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 1, 2025
Merged

Use custom Maven version for all our products #1220

merged 1 commit into from
Aug 1, 2025

Conversation

lfrancke
Copy link
Member

@lfrancke lfrancke commented Jul 26, 2025

Description

/fixes #1181

Maven as of 3.9+ supports an environment variable MAVEN_ARGS to standardise certain arguments to be used for every Maven invocation. This allows us to globally silence the transfer progress and enable batch mode and it allows us to remove the workarounds we had in place for Spark, Trino and NiFi.

How this was tested

I manually built all images and they succeeded. I did not run any integration tests or anything but I believe that once they built successfully it should be good.

Definition of Done Checklist

  • Things not downloaded from Red Hat repositories should be mirrored in the Stackable repository and downloaded from there

@lfrancke lfrancke self-assigned this Jul 26, 2025
@lfrancke lfrancke moved this to Development: In Progress in Stackable Engineering Jul 26, 2025
@lfrancke lfrancke marked this pull request as ready for review July 26, 2025 20:59
@lfrancke lfrancke moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Jul 26, 2025
@lfrancke lfrancke linked an issue Jul 26, 2025 that may be closed by this pull request
@maltesander maltesander self-requested a review August 1, 2025 14:59
@maltesander maltesander moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Aug 1, 2025
Copy link
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@lfrancke lfrancke added this pull request to the merge queue Aug 1, 2025
Merged via the queue into main with commit 7ed39fb Aug 1, 2025
3 checks passed
@lfrancke lfrancke deleted the feat/maven branch August 1, 2025 16:05
@lfrancke lfrancke moved this from Development: In Review to Development: Done in Stackable Engineering Aug 1, 2025
@lfrancke lfrancke moved this from Development: Done to Acceptance: In Progress in Stackable Engineering Aug 5, 2025
@lfrancke lfrancke moved this from Acceptance: In Progress to Done in Stackable Engineering Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

images: replace UBI maven package with newer version
2 participants